home *** CD-ROM | disk | FTP | other *** search
/ The PC-SIG Library 10 / The PC-Sig Library - Shareware for the IBM PC and Compatibles (PC-SIG)(Tenth Edition Disks 1-2804)(1991).iso / PC_SIGCD / 05 / 4 / DISK0543.ZIP / YN.DOC < prev   
Text File  |  1985-06-13  |  740b  |  27 lines

  1.  
  2.                             YN.COM
  3.         
  4.         This is a short program that requires DOS 2.0 or later.  It 
  5.     will, when CDEL [filename.ext] is invoked, prompt the user, if the 
  6.     file requested, is to be erased. 
  7.  
  8.         So, if you wish to erase a file the following should be done:
  9.         
  10.         A> CDEL [FILENAME.EXT] <CR>
  11.  
  12.            The program will then invoke YN.COM and respond:
  13.         
  14.         A> YOU HAVE ASKED ME TO ERASE: [FILENAME.EXT]
  15.            SHOULD I?
  16.         
  17.            If you respond with a Y then the file is gone.  If you 
  18.     respond with N then the file is not erased.  This should save 
  19.     erasing the wrong file.
  20.         
  21.     Chris. Spratt
  22.     Victoria, B.C.
  23.         
  24.  
  25.  
  26.  
  27.